| 1. | Menu item , to invoke rename refactoring without a preview of the changes to your code 要调用不具有代码更改预览的重命名重构功能,请选择“将 |
| 2. | You can only invoke rename refactoring using smart tags at the declaration of an identifier 只能在标识符声明中使用智能标记来调用重命名重构功能。 |
| 3. | In the code editor , rename refactoring is available when you position the cursor on the code symbol declaration 将光标置于代码符号声明中时,可以在“代码编辑器”中使用重命名重构功能。 |
| 4. | When you select an identifier in class view , rename refactoring is available from the context menu and 在“类视图”中选择标识符时,可以从上下文菜单和“重构”菜单中使用重命名重构功能。 |
| 5. | Select the rename with preview menu item , to invoke rename refactoring with a preview of the changes to your code 要调用具有代码更改预览的重命名重构功能,请选择“带预览重命名”菜单项。 |
| 6. | Menu . object browser when you select an identifier in object browser , rename refactoring is only available from the 在“对象浏览器”中选择标识符时,只能在“重构”菜单中使用重命名重构功能。 |
| 7. | A rename refactoring operation is performed when you rename a component from the properties window or document outline window ,则在“属性”窗口或“文档大纲”窗口中重命名组件时将执行重命名重构操作。 |
| 8. | The undo command ctrl z will only undo rename refactoring within the code and will not change the file name back to the original name “撤消”命令( ctrl + z )将仅撤消代码中的重命名重构操作,而不会将文件名改回原始名称。 |
| 9. | If the selected source file contains a class whose class name is the same as the file name , then you can use this command to simultaneously rename the source file and execute rename refactoring 如果选定的源文件包含类名与文件名相同的类,则可以使用此命令同时重命名源文件并执行重命名重构。 |
| 10. | If the selected source file does not contain a class whose name is the same as the file name , then the rename command in solution explorer will only rename the source file and will not execute rename refactoring 如果选定的源文件不包含类名与文件名相同的类,则“解决方案资源管理器”中的“重命名”命令将仅重命名源文件,而不会执行重命名重构。 |